home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0971.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.2 KB  |  35 lines

  1. RFC-822-HEADERS:
  2. Cc: dehning, falken, grau, muenkel, niem, woelker, wollborn, bloemer
  3.  
  4. ==================
  5. I had severe problems with relative pathnames when I setup
  6. a WAIS database of my local set of HTML pages.
  7.  
  8. The idea behind setting up this database was, that I would
  9. be able to generate a projection of the Web based on a search.
  10.  
  11. After I retrieve a HTML Page from the WAIS database I want to
  12. be able to follow all the links in the HTML Page.
  13.  
  14. But I experienced that I could only follow links with absolute
  15. pathnames. A relative URL like "HREF=QuickGuide.html" was 
  16. translated to the following:
  17.  
  18. http://info:8001/info:21401/AB-WWW/HTML/2798/1=ikarus%3A21401;2=/hom
  19. e/bloemer/docs/wais/wais-databases/AB-WWW;3=0%202798%20/home/bloemer/appl/inter
  20. net/infosystems/www/tmp/WWW/LineMode/Defaults/Customisation.html;4=ikarus%3A214
  21. 01;5=/home/bloemer/docs/wais/wais-databases/AB-WWW;6=0%202798%20/home/bloemer/a
  22. ppl/internet/infosystems/www/tmp/WWW/LineMode/Defaults/QuickGuide.html
  23.  
  24. This yields an error of 'Missing DocID in request'.
  25.  
  26. So if you want to setup a WAIS database for searching through your
  27. information system the only way seems to be using absolute pathnames.
  28.  
  29. Or is the last statement wrong ?
  30.  
  31. Arnold
  32.  
  33.  
  34.  
  35.